GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF~SearchTextRegex
/ SearchTextRegex(String,Int32,Boolean,Single[]) Method
SearchTextRegex(String,Int32,Boolean,Single[]) Method
In This Topic
Syntax
'Declaration
Public Overloads Function SearchTextRegex( _
ByVal As String, _
ByVal As Integer, _
ByVal As Boolean, _
ByRef () As Single _
) As Boolean
public bool SearchTextRegex(
string ,
int ,
bool ,
ref float[]
)
public function SearchTextRegex(
: String;
: Integer;
: Boolean;
var : Singlearray of
): Boolean;
public function SearchTextRegex(
: String,
: int,
: boolean,
: float[]
) : boolean;
public: bool SearchTextRegex(
string* ,
int ,
bool ,
ref float[]*
)
public:
bool SearchTextRegex(
String^ ,
int ,
bool ,
array<float>^%
)
Parameters
- Pattern
- Occurrence
- CaseSensitive
- BoundingBoxes
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members
Overload List